home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / lanman / drivers / dos / AT1500 / AT1500D.ZIP / README.TXT < prev    next >
Encoding:
Text File  |  1992-11-20  |  3.3 KB  |  81 lines

  1. *****************************************************************
  2. **                                                             **
  3. **       Microsoft LanManager DOS Workstation Installation     **
  4. **                                                             **
  5. *****************************************************************
  6.  
  7. If you haven't already done so, first configure the I/O parameters
  8. of your AT-1500 adapter using the "Configure I/O Parameters" function
  9. of the SETUP15 Card Assistant program.  Choose a base I/O address,
  10. interrupt level, and DMA channel for the board that do not conflict
  11. with other devices installed in your PC.
  12.  
  13. Before proceeding, note the I/O address that you assigned to the
  14. AT-1500 board when you ran SETUP15 - you will need to specify this
  15. address to the driver in the driver installation steps below.
  16.  
  17.  
  18. INSTALLING ON A DOS WORKSTATION
  19. ===============================
  20.  
  21. To use the AT-1500 adapter in a DOS workstation, follow Lan Manager's
  22. standard installation procedure.  The AT-1500 driver is added to the
  23. LAN Manager NOS using Microsoft's SETUP utility.  This process is
  24. documented in the Lan Manager installation guide.  Once you have exited
  25. the Microsoft SETUP utility, do not shutdown the computer unless you
  26. are using the AT-1500 default I/O address of 300h.
  27. If you are NOT using the default I/O address, refer to the
  28. "EDITING PROTOCOL.INI" section below for instructions on changing
  29. the I/O address.
  30.  
  31. After exiting Microsoft's SETUP (and reconfiguring the network driver),
  32. reboot the computer as described in the manual.  If an error message
  33. is displayed, ensure that the board is installed properly and the
  34. I/O address in PROTOCOL.INI matches the board.
  35.  
  36.  
  37. EDITING PROTOCOL.INI
  38. ====================
  39.  
  40. Lan Manager uses the PROTOCOL.INI file to ensure that the driver and
  41. the board are configured to work together.  The AT-1500 driver requires
  42. only one parameter, and its purpose is to ensure that the driver and
  43. the board are configured to use the same I/O address.  The name of this
  44. parameter is IOADDRESS.  If you are using an I/O address other than
  45. 300h, then you must edit the PROTOCOL.INI file located on the
  46. workstation's disk in the directory \LANMAN.DOS to change the
  47. configuration of the driver:
  48.  
  49. 1.  Using an editor of your choice, locate the AT-1500
  50.     adapter section shown below:
  51.  
  52.         [AT1500_NIF]
  53.  
  54.         ; Allied Telesis AT-1500 Ethernet Adapter.
  55.  
  56.         IOADDRESS=0x300
  57.         DRIVERNAME=AT1500$
  58.  
  59. 2.  Replace the hexdecimal I/O address with the address you
  60.     selected when you ran SETUP15.
  61.  
  62. 3.  Save the file and exit.
  63.  
  64. The network driver now matches the configuration of the board
  65. and you should continue with the rebooting of the computer.
  66.  
  67.  
  68. CONFIGURING THE DRIVER FOR MULTIPLE BOARDS
  69. ==========================================
  70.  
  71. If you're putting multiple boards in one computer, be sure that each
  72. board has a unique I/O address, interrupt level, and DMA channel.
  73. Use Lan Manager's SETUP utility to update the LAN Manager configuration
  74. to include the additional boards.
  75. After exiting SETUP, you must edit the PROTOCOL.INI file to change the
  76. I/O address parameters to match the boards.
  77. Refer to the "EDITING PROTOCOL.INI" section above for instructions on
  78. changing the I/O address.
  79.  
  80. *** END ***
  81.